home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / eggrun.swf / scripts / DefineButton2_114 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-03-28  |  77 b   |  5 lines

  1. on(release){
  2.    _root.sound.buttonsound();
  3.    _root.myTargetFrame = 7;
  4. }
  5.